Resource StructureDefinition/FHIR Server from package uk.nhsdigital.r4.test#2.10.1-prerelease (109 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "360cc25d-b3c1-4404-a13a-7963a384280e",
"url" : "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Provenance",
"name" : "NHSDigitalProvenance",
"status" : "draft",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w3c.prov",
"uri" : "http://www.w3.org/ns/prov",
"name" : "W3C PROV"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "fhirauditevent",
"uri" : "http://hl7.org/fhir/auditevent",
"name" : "FHIR AuditEvent Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Provenance",
"baseDefinition" : "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Provenance",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Provenance.target",
"path" : "Provenance.target",
"type" : [
{
"code" : "Reference",
"aggregation" : [
"bundled"
]
}
]
},
{
"id" : "Provenance.target.identifier",
"path" : "Provenance.target.identifier",
"min" : 1
},
{
"id" : "Provenance.target.identifier.system",
"path" : "Provenance.target.identifier.system",
"min" : 1
},
{
"id" : "Provenance.target.identifier.value",
"path" : "Provenance.target.identifier.value",
"min" : 1
},
{
"id" : "Provenance.agent",
"path" : "Provenance.agent",
"mustSupport" : true
},
{
"id" : "Provenance.agent.who",
"path" : "Provenance.agent.who",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.nhs.uk/StructureDefinition/NHSDigital-PractitionerRole"
]
}
],
"constraint" : [
{
"key" : "who-reference",
"severity" : "warning",
"human" : "agent.who - An identifier reference or resource reference must be provided",
"expression" : "(reference.exists() or identifier.exists())"
}
],
"mustSupport" : true
},
{
"id" : "Provenance.agent.who.identifier",
"path" : "Provenance.agent.who.identifier"
},
{
"id" : "Provenance.agent.who.identifier.system",
"path" : "Provenance.agent.who.identifier.system",
"min" : 1
},
{
"id" : "Provenance.agent.who.identifier.value",
"path" : "Provenance.agent.who.identifier.value",
"min" : 1
},
{
"id" : "Provenance.signature",
"path" : "Provenance.signature",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Provenance.signature.when",
"path" : "Provenance.signature.when",
"mustSupport" : true
},
{
"id" : "Provenance.signature.who",
"path" : "Provenance.signature.who",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.nhs.uk/StructureDefinition/NHSDigital-Practitioner",
"https://fhir.nhs.uk/StructureDefinition/NHSDigital-PractitionerRole"
]
}
],
"mustSupport" : true
},
{
"id" : "Provenance.signature.who.reference",
"path" : "Provenance.signature.who.reference",
"min" : 1
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.